home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / windows / blok_br.zip / BLOCKE.TXT < prev    next >
Text File  |  1993-07-18  |  6KB  |  165 lines

  1. ===================================================
  2.  Block Breaker  Version 3.01E
  3.                            3/27/1993  Yutaka Emura
  4. ===================================================
  5.  
  6. Distributed Files
  7. =================
  8.     The distribution should contain the following files.
  9.  
  10.     FRUITS.BLC   ... pattern file
  11.     MAZE.BLC     ... pattern file
  12.     NEXT.BLC     ... pattern file
  13.     RAINBOW.BLC  ... pattern file
  14.     SYSTEM.BLC   ... pattern file
  15.     WAVE.BLC     ... pattern file
  16.     BLCTIMER.DLL ... dinamic link library file
  17.     BLOCK.EXE    ... Block Breaker executable file
  18.     BLOCKJ.HLP   ... help file
  19.     BLOCKDEM.MID ... MIDI file
  20.     BLOCKEND.MID ... MIDI file
  21.     BLOCKPLY.MID ... MIDI file
  22.     BLOCKJ.TXT   ... this file
  23.     FAIL.WAV     ... WAVE file
  24.     FRAME.WAV    ... WAVE file
  25.     GOLDBLC.WAV  ... WAVE file
  26.     NORMBLC.WAV  ... WAVE file
  27.     SIDEPADL.WAV ... WAVE file
  28.     SILVBLC.WAV  ... WAVE file
  29.     TOPPADL.WAV  ... WAVE file
  30.  
  31.  
  32. Requirements
  33. ============
  34.     Microsoft Windows 3.1 is required to run Block Breaker.  
  35. It will not run on Windows 3.0.
  36.     BLCTIMER.DLL file should reside in the same directory as 
  37. BLOCK.EXE
  38.  
  39.  
  40. Installation
  41. ============
  42.     If the files are on a floppy disk, you should first copy all the
  43. files to hard disk.  To copy all the files to hard disk:
  44.  
  45. 1)  Create a directory for Block Breaker (and perhaps other EmSoft
  46.    programs).  For example, if your hard disk drive is c:, on Dos 
  47.    prompt, type:  
  48.  
  49.      c:
  50.      mkdir \emsoft
  51.      cd emsoft
  52.     
  53. 2)  Copy all the files from the floppy disk to the hard disk.  For
  54.    example if the floopy disk drive is a:,
  55.  
  56.      copy a:*.* 
  57.     
  58.     Now all the files are on hard disk.  Start Windows, and in Program
  59. Manager (or Norton Desktop), select a group window where you would
  60. like to add a Block Breaker icon.  Choose 'New' from File menu, type 
  61. "Block Breaker" on the title field, hit Tab key to go to the program
  62. field, and type "c:\emsoft\block.exe" if this is where you copied
  63. the files.  Hit Enter key to close the dialog.  If you see a Block 
  64. Breaker icon in your desired group window, the installation is 
  65. finished.  You are ready to double click the icon and enjoy Block 
  66. Breaker!
  67.  
  68.     This is shareware.  If you would like to continue to play the 
  69. game, please register your name to this shareware.  Your contributions 
  70. will be used to make better software.  Foreign registration is welcome.  
  71. Please refer to Help in Block Breaker.
  72.  
  73.  
  74. Notice to assign WAVE file
  75. ==========================
  76.  
  77.     You need a Windows compatible sound card or Multimedia PC to 
  78. have WAVE sound play.   
  79.     WAVE sound will play when both "Multimedia" and "Sound Effect" 
  80. check boxes in Sound Dialog under [Option] Menu are selected.  You 
  81. can assign WAVE files to various events by choosing the Sound icon 
  82. in the Control Panel window.
  83.     In some slower machines, the ball will stop for a moment when it 
  84. bounces.  In this case, try to assign shorter WAVE sound, or assign 
  85. large memory for disk cash.  To assign large memory for disk cash, 
  86. change the latter number in "SMARTDRV.EXE" option (usually declared 
  87. in AUTOEXEC.BAT file).
  88.  
  89.  
  90. Revision History
  91. ================
  92.  
  93. Version 2.1 (11/30/91)
  94. - Added Block Breaker Editor.
  95. - Added extra patterns "Fruits" and "Difficult Patterns".
  96. - etc.
  97.  
  98. Version 2.2 (12/10/91)
  99. - Added the "3D" option to make blocks look like 3-D.
  100. - Added the "Smooth" option.
  101.  
  102. Version 2.3 (12/31/91)
  103. - Made it resizable.
  104. - Added the "Save Size When Exiting" option.
  105. - Added the "Default Size" menu.
  106. - Corrected score windows truncated in high resolution mode, and made 
  107.   them 3-D looks.
  108. - Enriched the help file.  Supported the [F1] key when the pull down 
  109.   menu is open.
  110. - Made the system patter to an extra file (SYSTEM.BLC).
  111. - Added a new pattern file called "Rainbow" (RAINBOW.BLC).
  112. - Located the dialogs at the center of the screen.
  113. - Changed the color of the wall to green.
  114.  
  115. Version 2.4 (2/2/92)
  116. - Fixed an UAE when used in the Standard mode in some machines using
  117.   no sound driver.
  118. - Added a new patter file called "Wave" (WAVE.BLC).
  119. - When pausing, changed "pause" on the game menu to "resume".
  120.  
  121. Version 2.5 (2/16/92)
  122. - Fixed sound which did not sound well in some machines.
  123. - Fixed a bad condition when invoking again after exiting as maximized
  124.   or minimized window.
  125. - Fixed so that Block Breaker Editor would inquire whether it would save 
  126.   the changes or not when closing Block Breaker.
  127.   
  128. Version 2.6 (3/7/92)
  129. - Fixed an error when there was no timer available.
  130. - Fixed an error when sound was failed to open.
  131.  
  132. Version 2.7 (3/31/92)
  133. - Fixed a bad condition that a ball and paddle leave the trail in
  134.   some graphic drivers.  This was due to the graphic driver bug.
  135. - Optimize the routine to move the ball faster.
  136. - Made the default size of the window a little smaller.  
  137. - Changed the message when invoked under the real mode.
  138.  
  139. Version 2.8 (12/1/92)
  140. - Enabled users to choose keyboard or mouse to control the paddle.
  141. - Added a new pattern called "Maze" (MAZE.BLC).
  142. - Added the "Hide Cursor" option.
  143. - Changed the password for registration.
  144. - Enabled users to select the tone of the sound.
  145.  
  146. Version 3.00 (1/30/93)
  147. - Fixed a bad condition that a ball and paddle leave the trail in
  148.   some graphic drivers such as Stealth Vram Graphic Card.  This 
  149.   was due to the graphic driver bug.
  150. - Added the registration information in Europe.
  151.  
  152. Version 3.01 (3/27/93)
  153. - Fixed the bug that, when there are bricks side by side, the ball
  154.   was sometimes bounced off toward where it came from.
  155. - Fixed the bug when a system timer cannot be obtained.
  156.  
  157. Version 3.10 (7/18/93)
  158. - Modified for Windows 3.1.
  159. - Added MIDI music and WAVE sound.
  160. - Used common dialog for pattern file opens.
  161. - Adjusted for Windows 3.1 Help.
  162. - Used Multimedia Timer.
  163. - Modified user interface for Windows 3.1.
  164.  
  165.